CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / CimProjectUser Json Schema
In This Topic
    CimProjectUser Json Schema
    In This Topic
    Description
    Fields that need to be specified for creating a user before enabling rest configuration for project
    Overview
    CimProjectUser
    Fields that need to be specified for creating a user before enabling rest configuration for project
    ProjectID : string
    ProjectPath : string
    User : CimUser
    AuthenticationType : CimUserType
    Enable : boolean
    PasswordExpiresInDays : number
    Password : string
    Resources : Array[string]
    RoleID : string
    UserID : string
    UserName : string
    Properties
    NameDescriptionData Type
     string
     string
     CimUser
    See Also